﻿2026-06-20T11:34:07.1175856Z ##[group]Run actions/checkout@v5
2026-06-20T11:34:07.1176592Z with:
2026-06-20T11:34:07.1176953Z   repository: SaberMage/spt-core
2026-06-20T11:34:07.1180403Z   token: ***
2026-06-20T11:34:07.1180760Z   ssh-strict: true
2026-06-20T11:34:07.1181113Z   ssh-user: git
2026-06-20T11:34:07.1181467Z   persist-credentials: true
2026-06-20T11:34:07.1181847Z   clean: true
2026-06-20T11:34:07.1182208Z   sparse-checkout-cone-mode: true
2026-06-20T11:34:07.1182631Z   fetch-depth: 1
2026-06-20T11:34:07.1182974Z   fetch-tags: false
2026-06-20T11:34:07.1183327Z   show-progress: true
2026-06-20T11:34:07.1183675Z   lfs: false
2026-06-20T11:34:07.1184000Z   submodules: false
2026-06-20T11:34:07.1184354Z   set-safe-directory: true
2026-06-20T11:34:07.1184938Z ##[endgroup]
2026-06-20T11:34:07.1955890Z Syncing repository: SaberMage/spt-core
2026-06-20T11:34:07.1957420Z ##[group]Getting Git version info
2026-06-20T11:34:07.1958047Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:34:07.1959052Z [command]/usr/bin/git version
2026-06-20T11:34:07.1959454Z git version 2.43.0
2026-06-20T11:34:07.1963513Z ##[endgroup]
2026-06-20T11:34:07.1974770Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a84ae77d-e4c2-48fa-9506-8233a28f11ff' before making global git config changes
2026-06-20T11:34:07.1976797Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:34:07.1978512Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:34:07.2008177Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:34:07.2027571Z https://github.com/SaberMage/spt-core
2026-06-20T11:34:07.2037330Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:34:07.2040191Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:34:07.2058408Z HEAD
2026-06-20T11:34:07.2090312Z ##[endgroup]
2026-06-20T11:34:07.2091361Z [command]/usr/bin/git submodule status
2026-06-20T11:34:07.2266667Z ##[group]Cleaning the repository
2026-06-20T11:34:07.2269479Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:34:07.2298207Z Removing traceable-reqs
2026-06-20T11:34:07.2303912Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:34:07.2348483Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:34:07.2353103Z ##[endgroup]
2026-06-20T11:34:07.2354678Z ##[group]Disabling automatic garbage collection
2026-06-20T11:34:07.2357257Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:34:07.2380348Z ##[endgroup]
2026-06-20T11:34:07.2381062Z ##[group]Setting up auth
2026-06-20T11:34:07.2385475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:34:07.2411401Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:34:07.2591589Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:34:07.2616077Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:34:07.2797651Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:34:07.2825400Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:34:07.3011329Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:34:07.3039785Z ##[endgroup]
2026-06-20T11:34:07.3040548Z ##[group]Fetching the repository
2026-06-20T11:34:07.3046304Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:34:07.8576221Z ##[endgroup]
2026-06-20T11:34:07.8577216Z ##[group]Determining the checkout info
2026-06-20T11:34:07.8578046Z ##[endgroup]
2026-06-20T11:34:07.8581084Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:34:07.8651991Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:34:07.8678287Z ##[group]Checking out the ref
2026-06-20T11:34:07.8685379Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:34:07.8726961Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:34:07.8730774Z ##[endgroup]
2026-06-20T11:34:07.8764092Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:34:07.8787527Z 6a1789a55e173feaced48f4623b9df09dd399175
